From 7b94d38b3f246de943ab0bdc4d552896ee0a7724 Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Fri, 6 Mar 2009 15:30:04 +0000 Subject: [PATCH] (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and use NSRectFill instead of NSDrawGroove. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 176d02f2a05..b8b39b225d5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-03-06 Aaron Ecay (tiny change) + + (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and + use NSRectFill instead of NSDrawGroove. + 2009-03-06 Adrian Robert * nsterm.m (x_set_window_size): Change back to calculated method -- 2.30.2